This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class QuickTimeComponentInformation | ||||
class, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
A class to walk through the list of the installed QuickTime components. | ||||
Notes:
none. | ||||
Count as integer | ||||
method, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The number of components installed. | ||||
Info as string | ||||
property, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The info string of the component. | ||||
Notes:
none. | ||||
Manufacturer as string | ||||
property, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The 4 letter code for this manufacturer. | ||||
Notes:
e.g. "appl" for Apple. | ||||
name as string | ||||
property, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The name of the component. | ||||
Notes:
none. | ||||
NextComponent as boolean | ||||
method, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
Looks for the next component. | ||||
Notes:
Returns true if one was found. | ||||
SubType as string | ||||
property, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The 4 letter code for the subtype of the component. | ||||
Type as string | ||||
property, QuickTime | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
The 4 letter code for the type of the component. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.